Vcenter CertificateManagement Vcenter TrustedRootChains Info
Vcenter CertificateManagement Vcenter TrustedRootChains Info
The Vcenter CertificateManagement Vcenter TrustedRootChains Info schema contains information for a trusted root certificate chain.
This schema was added in vSphere API 6.7.2.
JSON Example
{
"cert_chain": {
"cert_chain": [
"string"
]
}
}
cert_chain
Required
A certificate chain in base64 encoding
This property was added in vSphere API 6.7.2.